home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 39 / Issue 39.iso / pc / PCSoftware / RoboHelp / DISK1 / DATA.1 / Textbook.MPJ / CompileOptions.json < prev    next >
Encoding:
JavaScript Object Notation  |  2000-07-13  |  335 b 

  1. {
  2.     "schema": {
  3.         "DefaultWindow": "Long Integer",
  4.         "OutputFile": "Text (255)",
  5.         "Logfile": "Text (255)",
  6.         "Language": "Text (255)",
  7.         "Flags": "Long Integer",
  8.         "UpdatedSinceCompile": "Long Integer",
  9.         "StpFile": "Text (255)",
  10.         "BuildtagExpression": "Text (255)"
  11.     },
  12.     "data": [
  13.         {
  14.             "DefaultWindow": 6,
  15.             "Flags": 7,
  16.             "UpdatedSinceCompile": 1,
  17.             "StpFile": " ",
  18.             "BuildtagExpression": " "
  19.         }
  20.     ]
  21. }